github.com/andybalholm/brotli.hashForgetfulChain.bankBits (field)
6 uses
github.com/andybalholm/brotli (current package)
hash.go#L270: bankBits: 16,
hash.go#L277: bankBits: 16,
hash.go#L284: bankBits: 9,
hash_forgetful_chain.go#L44: bankBits uint
hash_forgetful_chain.go#L64: bankSize := 1 << h.bankBits
hash_forgetful_chain.go#L113: idx := uint(h.free_slot_idx[bank]) & ((1 << h.bankBits) - 1)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |